专利摘要:
For the authentication of messages communicated in a distributed system from an originator to a destination a keyed-hashing technique is used according to which data to be authenticated is concatenated with a private (secret) key and then processed to the cryptographic hash function. The data are transmitted together with the digest of the hash function from the originator to the destination. The data comprises temporal validity information representing the temporal validity of the data. For example the setup key of a communication is therefore only valid within a given time interval that is dynamically defined by the communication originator. After the time interval is exceeded the setup key is invalid and cannot be reused again.
公开号:US20010002929A1
申请号:US09/728,800
申请日:2000-12-01
公开日:2001-06-07
发明作者:Niels Mache
申请人:Sony International Europe GmbH;
IPC主号:H04L63-0442
专利说明:
[0001] The present invention relates to a method for the authentication of data communicated from an originator to a destination, to a method for the authenticated transmission of messages, to a software program product capable of implementing such a method, to a distributed system for communicating authenticated data from an originator to a destination as well as to a distributed system for the authenticated transmission of messages. [0001]
[0002] Generally the present invention relates to the field of secure communication setup systems and methods which allow the secure communication setup between two communication parties, an originator and a destination. In an authenticated (but not secret) two party communication setup the communication partners and the messages exchange must be authenticated meaning that the communicating parties can verify that the received messages have not been altered as well as that the sender and receiver are authentic. [0002]
[0003] Generally there are the following four important aspects of secure communication setup between two communicating parties: [0003]
[0004] Assurance that the originating communication partner is authorised to establish the connection (source is authentic), [0004]
[0005] assurance that the receiving communication partner is authorised (destination is authentic), [0005]
[0006] assurance that the received message was sent by the originating communication partner, and [0006]
[0007] assurance that the sent and received message has not been altered. [0007]
[0008] From the state of the art it is known to use keyed-hashing message authentication techniques. General background information on message authentication codes (MAC) and cryptographic (one-way) hashing can be found for example in Schneyer, Bruce “Applied Cryptography”, Edison-Wessley 1996. [0008]
[0009] Keyed-hashing for message authentication (HMAC) is a mechanism for message authentication using cryptographic hash functions. HMAC can be used with any iterative cryptographic hash function, e.g. MD5, SH-1 in combination with a secret (private) shared key. The cryptographic strength of HMAC depends on the properties of the underlying hash function. HMAC uses a secret key for calculation and verification of the message authentication values. [0009]
[0010] Further information on HMAC can be found for example in Bellare et al “Keying hash functions for message authentication”, Proceedings of Crpyto-96, LNCS 1109, pages 1 to 15. [0010]
[0011] The very first and initial communication step in communication setup (e.g. the login procedure) is susceptible to copy or replay attacks which send a copy of communication setup (e.g. a user name and password recorded from a login procedure) to the communication partner. This problem is usually solved with additional knowledge about the communication partner at the other side and/or using large random session keys or transaction keys (usually taken from a transaction hearing). [0011]
[0012] It is the object of the present invention to provide for a technique reducing the risk of copy or replay attacks particularly in the first step of a communication setup in a more efficient way. [0012]
[0013] This object is achieved by means of the features of the independent claims. The dependent claims develop further the central idea of the invention. [0013]
[0014] According to the present invention therefore a method for the authentication of data communicated from an originator to a destination is provided. A keyed-hashing technique is used according to which data to be authenticated is concatenated with a private key and then processed with a cryptographic hash function. The data are then transmitted together with the digest of the hash function from the originator to the destination. The data comprise temporal validity information representing the limited temporal validity of the data. [0014]
[0015] The temporal validity information can be defined by the originator. The data can comprise random data which are unique for a time span defined by the temporal validity information. [0015]
[0016] The data can be a login key for a communication setup and/or a message. [0016]
[0017] According to another aspect of the present invention a method for the authenticated transmission of messages is provided. A login key is at first generated by a keyed-hashing method on the basis of random data, temporal validity information and a private key. The login key is transmitted from an originator to a destination. The authenticity and the temporal validity of the login key is verified on the basis of the keyed-hashing digest on the destination side. [0017]
[0018] In case the verification of the authenticity and the temporal validity of the login key is positive, further acknowledgement steps can be effected. An acknowledgement key can be generated by a keyed-hashing method on the basis of second random data and the private key. The acknowledgement key is transmitted from the destination to the originator. The acknowledgement key is then verified by the originator. [0018]
[0019] The acknowledgement key can furthermore comprise a time stamp and when verifying the acknowledgement key it can be checked on the basis of the time stamp and the temporal validity information whether the acknowledgement key is still valid. [0019]
[0020] The method can furthermore comprise message transmission steps in case the verification of the acknowledgement key is positive. The second random data of the acknowledgement key are extracted. A message is generated by a key hashing method on the basis of the second random data, message data and the private key. The message is then transmitted from the originator to the destination and the message is verified by the destination. [0020]
[0021] The message can furthermore comprise a time stamp and when verifying the message it is checked on the basis of the time stamp and the temporal validity information whether the message is still valid. [0021]
[0022] According to a still other aspect of the present invention a software program product is provided implementing, when loaded into a computing device of a distributed system, a method according to anyone of the preceding claims. [0022]
[0023] According to a still other aspect of the present invention a distributed system for communicating authenticated data from an originator to a destination is provided. The system is designed for a keyed-hashing technique according to which data to be authenticated is concatenated with a private key and then processed with a cryptographic (one-way) hash function. The data are then transmitted together with the digest of the hash function from the originator to the destination. The data thereby comprised temporal validity information representing the temporal validity of the data. [0023]
[0024] The originator can be designed to define the temporal (limited) validity information. [0024]
[0025] The data can comprise random data which are unique for a time span defined by the temporal validity information. [0025]
[0026] The data can be a login key for a communication setup and/or a message. [0026]
[0027] According to a still other aspect of the present invention a distributed system for the authenticated transmission of messages is provided. The distributed system comprises an originator designed to generate a login key by a keyed-hashing method on the basis of random data, temporal validity information and a private key. Furthermore, a network for transmitting the login key from the originator to a destination is provided. The destination is designed to verify the authenticity and the temporal validity of the login key on the basis of the keyed-hashing digest. [0027]
[0028] The destination can be designed to generate an acknowledgement key by a keyed-hashing method on the basis of second random data and the private and to transmit the acknowledgement key to the originator in case the verification of the authenticity and the temporal validity of the login key is positive. The originator is designed to verify the acknowledgement key. [0028]
[0029] The acknowledgement key can furthermore comprise a time stamp and when verifying the acknowledgement key the originator checks on the basis of the time stamp and the temporal validity information whether the acknowledgement key is still valid. [0029]
[0030] The originator can be designed to extract the second random data from the acknowledgement key in case the verification of the acknowledgement key is positive, to generate the message by a keyed-hashing method on the basis of the second random data, message data and the private key and to transmit the message to the destination. The destination is designed to verify the message. [0030]
[0031] The message can furthermore comprise time stamp and when verifying the message, the destination checks on the basis of the time stamp and the temporal validity information whether the message is (still) valid. [0031]
[0032] Further features, advantages and objects of the present invention will become evident for the man skilled in the art when reading the following description of an embodiment taken in conjunction with the figures of the enclosed drawings. [0032]
[0033] FIG. 1 shows hand shake and information flow between two communication partners with a time synchronised communication setup by keyed-hashing message authentication (TSCS), [0033]
[0034] FIG. 2 shows the TSCS login key and acknowledgement key, and [0034]
[0035] FIG. 3 shows the internal structure of a TSCS login key. [0035]
[0036] According to the time synchronised communication setup by keyed-hashing message authentication (TSCS) almost all setup keys are unique by using a secure random number generator. The setup key is only valid within a given time interval that is dynamically defined by the communication originator. The information sender and receiver authenticate each other. Only if both partners are authenticated, the information will be accepted by the communication partner. After the Lime interval is exceeded the setup key is invalid and cannot be reused again. Within the time interval the setup key can be reused. This feature is realised without storing of login keys. [0036]
[0037] The communication partners share only a single private (secret) key (of arbitrary length) which can be exchanged periodically using known secure protocols (e.g. a public key encryption method). The TSCS communication setup protocol is inherently robust against copy or replay attacks. As mentioned above, TSCS relies on the keyed-hashing for message authentication code (HMAC). It is known from the prior art that HMAC is hard to break even if the underlying secure hash function (e.g. SHA-1 or MD-5) has some weakness such as predictable collisions. [0037]
[0038] FIG. 1 shows handshake and information flow between two communicating partners with the Time Synchronized Communication Setup by Keyed-Hashing Message Authentication (TSCS). [0038]
[0039] In phase [0039] 1 the information originator generates a TSCS login key and sends the login key to the receiver. As shown below a TSCS login key consists of a (secure) random bit array, a unified system time, a temporal validity field and its authentication key. If the random bit array is large the chance of generation of generating two identical random arrays is very small. The receiver receives the login key and checks its authentication key. Because of the originator and the receiver share the same private key, the login keys digest differs if the login key has been altered (in this case further communication is denied). If the key is valid, the receiver checks its temporal validity as described in the validity field.
[0040] In phase [0040] 2 the receiver generates a TSCS acknowledgement key and sends it to the receiver. The acknowledgement key consists of a new random bit array (independent from the originator) and the unified system time of the receiver.
[0041] In phase [0041] 3 the originator checks the acknowledgement key (i.e. the digest and temporal validity), takes the random bit field of the acknowledgement key and merges it with the message data which is intended to be sent. The data (consisting of the message and the random field) is signed and sent to the receiver.
[0042] Then the receiver checks in phase [0042] 4 the message digest and the identity of random bit field (from the message) and the previously generated random bit array of the acknowledgement key. If the message digest is valid and the bit arrays are identical, the message has mot been altered AND was generated as a result of the previous exchange of login and acknowledgement keys. The receiver sends then an acknowledgement to the communication originator.
[0043] FIG. 2 shows the TSCS login and acknowledgement key. The login key is created and signed by the communication originator. The acknowledgement key is returned and signed by the receiver. The transmitted signature is not necessarily the complete keyed-hashing message authentication code (HMAC) with its full digest length. For the login and acknowledgement keys it may be meaningful for security and key length to compress the digest to limit its length. [0043]
[0044] FIG. 3 shows the internal structure of a TSCS login key. The HMAC key digest may be compressed to reduce key length and to prevent the private key K from key break attacks if the signed message is short (here 265 bit). A compression to 80 bit digest length (by a state machine) is appreciated for short message lengths. [0044]
[0045] The handshake between the two communicating parties consists of four phases. In the following the procedure according to the present invention will be explained in detail. [0045]
[0046] PHASE [0046] 1:
[0047] Communication originator login [0047]
[0048] a) Generate a TSCS login key [0048]
[0049] b) generate of a secure random bit array [0049]
[0050] c) append the unified time (UT) field [0050]
[0051] d) append the temporal validity field [0051]
[0052] e) generate the Keyed-Hashing Message Authentication Code (HMAC) using private key K [0052]
[0053] f) append the HMAC (or a subset of) to the login key [0053]
[0054] g) transmit the login key to the receiver, [0054]
[0055] PHASE [0055] 2:
[0056] Receiver acknowledgement [0056]
[0057] a) [OPTION 1]search the key table for a key that is identical to the current login key random bit field [0057]
[0058] b) [OPTION 1]if a duplicated key was found in the key table, terminate connection and exit. [0058]
[0059] c) [OPTION 1]store the random bit array of the login key in the key table until key expires [0059]
[0060] d) verification of the login key authenticity and validity [0060]
[0061] e) check the login key signature (the digest) [0061]
[0062] f) calculate own HMAC using private key K [0062]
[0063] g) compare own HMAC with login key digest [0063]
[0064] h) check the login key temporal validity [0064]
[0065] i) calculate the difference between login key universal time and current time (of the receiver). [0065]
[0066] j) check if time difference (the absolute value) is less then the temporal validity of the login key [0066]
[0067] k) generate the acknowledgement key [0067]
[0068] l) generate secure random bit array (the session key) [0068]
[0069] m) store session key [0069]
[0070] n) append the unified time (UT) field [0070]
[0071] o) generate the Keyed-Hashing Message Authentication Code (HMAC) using private key K [0071]
[0072] p) append the HMAC (or a subset of) to the acknowledgement key [0072]
[0073] q) transmit acknowledgement key to communication originator [0073]
[0074] PHASE [0074] 3:
[0075] Message transmission [0075]
[0076] a) verification of the acknowledgement key authenticity and validity [0076]
[0077] b) check the acknowledgement key signature (the digest) [0077]
[0078] c) calculate own HMAC using private key K [0078]
[0079] d) compare own HMAC with acknowledgement key digest [0079]
[0080] e) check the acknowledgement key temporal validity [0080]
[0081] f) calculate the difference between acknowledgement key universal time and current time (of the originator). [0081]
[0082] g) check if time difference (absolute value) is less then the temporal validity of the acknowledgement key [0082]
[0083] h) extract the random bit field from acknowledgement key [0083]
[0084] i) append or merge the random field (the session key) with the message data [0084]
[0085] j) [OPTION 2]append universal time (of the originator) to the message [0085]
[0086] k) sign the message data and session key (and optionally universal time), i.e. calculate HMAC of message data and session key using private key K [0086]
[0087] l) append HMAC (or a subset of) to the message data and session key [0087]
[0088] m) transmit the message, i.e. transmit the message data, session key and HMAC to the receiver [0088]
[0089] PHASE [0089] 4:
[0090] Message verification [0090]
[0091] a) verification of the message authenticity (and optionally validity) [0091]
[0092] b) compare the session key of the message with the previously stored session key [0092]
[0093] c) check the message signature (the digest) [0093]
[0094] d) calculate own HMAC using private key K [0094]
[0095] e) compare own HMAC with message digest [0095]
[0096] f) [OPTION 2]check the message temporal validity [0096]
[0097] g) [OPTION 2]calculate the difference between message universal time and current time (of the receiver) (optionally) [0097]
[0098] h) [OPTION 2]check if time difference (absolute value) is less then the temporal validity of the acknowledgement key (optionally) [0098]
[0099] i) return an acknowledgement to the communication originator [0099]
[0100] OPTION 1 is designed to eliminate so-called reply attacks (multiple use of the TSCS login key) even if the time span according to the appended temporal validity field is not yet expired. Note that said time span can be user defined between some nanoseconds and some minutes. Particularly in an Internet environment the time span will be chosen to be very long, wherein in direct connected networks it will be chosen to be quite short. [0100]
[0101] OPTION 2 gives the possibility to define a further time span for the temporal validity of the message itself. [0101]
[0102] As explained the invention relates to authenticated transmission of messages in distributed messaging and (multimedia) telecommunication systems. Time synchronized message and communication authentication can be also applied to a common message based communication between two communication partners. With minimal extension the TSCS can be also applied to 1-to-N communication like broadcast. The present invention relates to message oriented communication. Logically, message oriented communication means here that in an initial step the communication is established, then the message is send and in a third step an (optional) acknowledgement is returned by the receiving party. Message oriented communication is not effective for applications that require continuous (uni- or bi-directional) data transmission such as in real-time voice or video transmissions. [0102]
[0103] A technique for realizing secure authentication of communication setup and message transmission between two communicating parties is described. Time Synchronized Communication Setup by Keyed-Hashing Message Authentication (TSCS) provides the ability of [0103]
[0104] Authentication of communicating partners. [0104]
[0105] Authentication of transmitted information. [0105]
[0106] Communicating partners share only a single private key that can be periodically changed (between the partners) by using state-of-the-art public key encryption for key transmission. [0106]
[0107] Limited temporal validity (from nanoseconds to days) of session keys that enhances communication security and limits the chance and the effects of copy or replay attacks, [0107]
[0108] Unsolicited message data sent from replay attacks will be (almost) detected, [0108]
[0109] When secure random keys are stored during their time of validity (from nanoseconds to days), replay attacks during the initial communication setup phase (which does not harm message integrity) are (almost) impossible, [0109]
[0110] Formerly exchanged session keys can (almost) never be reused again after a defined time interval (defined by the communication originator). This key property is realized without the storage of session keys. [0110]
[0111] Limitation (inherent in the apparatus) of the temporal validity of transmitted information. [0111]
权利要求:
Claims (19)
[1" id="US-20010002929-A1-CLM-00001] 1. Method for the authentication of data communicated from a originator to a destination, wherein a keyed hashing technique is used, according to which data to be authenticated is concatenated with a private key and then processed with a cryptographic hash function, and the data are transmitted together with the digest of the hash function from the originator to the destination, characterized in that
the data comprises temporal validity information representing the temporal validity of the data.
[2" id="US-20010002929-A1-CLM-00002] 2. Method according to
claim 1 , characterized in that
the temporal validity information can be defined by the originator.
[3" id="US-20010002929-A1-CLM-00003] 3. Method according to anyone of the preceding claims, characterized in that
the data comprises random data which are unique for a time span defined by the temporal validity information.
[4" id="US-20010002929-A1-CLM-00004] 4. Method according to anyone of the preceding claims, characterized in that
the data is a login key for a communication setup and/or a message.
[5" id="US-20010002929-A1-CLM-00005] 5. Method for the authenticated transmission of messages, comprising the following communication setup steps:
generating a login key by a keyed-hashing method on the basis of random data, temporal validity information and a private key,
transmitting the login key from an originator to a destination, and
verifying the authenticity and the temporal validity of the login key on the basis of the keyed hashing digest on the destination side.
[6" id="US-20010002929-A1-CLM-00006] 6. Method according to
claim 5 , furthermore comprising the following acknowledgment steps:
in case the verification of the authenticity and the temporal validity of the login key is positive,
generating an acknowledgment key by a keyed-hashing method on the basis of second random data and the private key,
transmitting the acknowledgment key from the destination to the originator, and
verifying the acknowledgment key by the originator.
[7" id="US-20010002929-A1-CLM-00007] 7. Method according to
claim 6 , characterized in that
the acknowledgment key furthermore comprises a time stamp and when verifying the acknowledgment key it is checked on the basis of the time stamp and the temporal validity information whether the acknowledgment key is still valid.
[8" id="US-20010002929-A1-CLM-00008] 8. Method according to
claim 6 or
7 , furthermore comprising the following message transmission steps:
in case the verification of the acknowledgment key is positive,
extracting the second random data from the acknowledgment key,
generating a message by a keyed-hashing method on the basis of the second random data, message data and the private key,
transmitting the message from the originator to the destination, and,
verifying the message by the destination.
[9" id="US-20010002929-A1-CLM-00009] 9. Method according to
claim 8 , characterized in that
the message furthermore comprises a time stamp and when verifying the message it is checked on the basis of the time stamp and the temporal validity information whether the message is still valid.
[10" id="US-20010002929-A1-CLM-00010] 10. Software program product, characterized in that
it implements, when loaded into a computing device of a distributed system, a method according to anyone of the preceding claims.
[11" id="US-20010002929-A1-CLM-00011] 11. Distributed system for communicating authenticated data from a originator to a destination, designed for a keyed hashing technique according to which data to be authenticated is concatenated with a private key and then processed with a cryptographic hash function, and the data are transmitted together with the digest of the hash function from the originator to the destination, characterized in that
the data comprises temporal validity information representing the temporal validity of the data.
[12" id="US-20010002929-A1-CLM-00012] 12. Distributed system according to
claim 11 , characterized in that
the originator is designed to define the temporal validity information.
[13" id="US-20010002929-A1-CLM-00013] 13. Distributed system according to
claim 11 or
12 , characterized in that
the data comprises random data which are unique for a time span defined by the temporal validity information.
[14" id="US-20010002929-A1-CLM-00014] 14. Distributed system according to anyone of
claims 11 to
13 , characterized in that
the data is a login key for a communication setup and/or a message.
[15" id="US-20010002929-A1-CLM-00015] 15. Distributes system for the authenticated transmission of messages, comprising:
an originator designed to generate a login key by a keyed-hashing method on the basis of random data, temporal validity information and a private key,
a network for transmitting the login key from the originator to a destination, wherein the destination is designed to verify the authenticity and the temporal validity of the login key on the basis of the keyed hashing digest.
[16" id="US-20010002929-A1-CLM-00016] 16. Distributed system according to
claim 15
wherein the destination is designed to generate an acknowledgment key by a keyed-hashing method on the basis of second random data and the private key and to transmit the acknowledgment key to the originator in case the verification of the authenticity and the temporal validity of the login key is positive, and the originator is designed to verify the acknowledgment key.
[17" id="US-20010002929-A1-CLM-00017] 17. Distributes system according to
claim 16 , characterized in that
the acknowledgment key furthermore comprises a time stamp and when verifying the acknowledgment key the originator checks on the basis of the time stamp and the temporal validity information whether the acknowledgment key is still valid.
[18" id="US-20010002929-A1-CLM-00018] 18. Distributed system according to
claim 16 or
17 , characterized in that
the originator is designed to extract the second random data from the acknowledgment key in case the verification of the acknowledgment key is positive, generate a message by a keyed-hashing method on the basis of the second random data, message data and the private key, and transmit the message to the destination, and the destination is designed to verify the message.
[19" id="US-20010002929-A1-CLM-00019] 19. Distributed system according to
claim 18 , characterized in that
the message furthermore comprises a time stamp and when verifying the message, the destination checks on the basis of the time stamp and the temporal validity information whether the message is still valid.
类似技术:
公开号 | 公开日 | 专利标题
US7213149B2|2007-05-01|Message authentication
KR100207815B1|1999-07-15|Method and apparatus for authentication of client sever communication
US8214649B2|2012-07-03|System and method for secure communications between at least one user device and a network entity
US5535276A|1996-07-09|Yaksha, an improved system and method for securing communications using split private key asymmetric cryptography
KR100811419B1|2008-03-07|Countermeasure Against Denial-of-Service Attack in Authentication Protocols Using Public-Key Encryption
Thirunavukkarasu et al.1995|Secret agents-a security architecture for the KQML agent communication language
US20030163700A1|2003-08-28|Method and system for user generated keys and certificates
US20050120248A1|2005-06-02|Internet protocol telephony security architecture
CN1234662A|1999-11-10|Enciphered ignition treatment method and apparatus thereof
WO2007042345A1|2007-04-19|Method and apparatus for establishing a security association
EP1493243B1|2014-10-22|Secure file transfer
Shim2003|Cryptanalysis of mutual authentication and key exchange for low power wireless communications
Clark et al.1996|Attacking authentication protocols
Bicakci et al.2004|Server assisted signatures revisited
US20050210247A1|2005-09-22|Method of virtual challenge response authentication
EP1320975B1|2005-12-07|Internet protocol telephony security architecture
Fung et al.2002|A denial-of-service resistant public-key authentication and key establishment protocol
Tang et al.2005|On the security of some password-based key agreement schemes
CN110852745A|2020-02-28|Block chain distributed dynamic network key automatic updating method
Berta et al.2003|Documents from malicious terminals
CN112165503A|2021-01-01|Method and device for establishing network connection
CN113660195A|2021-11-16|AES-RSA anti-man-in-the-middle attack method based on 104 protocol
CN112702332A|2021-04-23|Chain key exchange method, client, server and system
CN111310210A|2020-06-19|Double-authentication symmetric searchable encryption algorithm based on password and secret signcryption
Power et al.1987|Authentication in a heterogeneous environment
同族专利:
公开号 | 公开日
US7213149B2|2007-05-01|
EP1104960A1|2001-06-06|
EP1104960B1|2009-08-26|
DE69941335D1|2009-10-08|
JP2001202014A|2001-07-27|
JP4689815B2|2011-05-25|
US7949875B2|2011-05-24|
US20070162757A1|2007-07-12|
引用文献:
公开号 | 申请日 | 公开日 | 申请人 | 专利标题
US5757920A|1994-07-18|1998-05-26|Microsoft Corporation|Logon certification|
US5926549A|1996-02-12|1999-07-20|Bull S.A.|Process for verifying the preservation of the integrity of an unprotected request sent by a client to a server by verifying the integrity of the response|
US6189098B1|1996-05-15|2001-02-13|Rsa Security Inc.|Client/server protocol for proving authenticity|
US5956404A|1996-09-30|1999-09-21|Schneier; Bruce|Digital signature with auditing bits|
US6230269B1|1998-03-04|2001-05-08|Microsoft Corporation|Distributed authentication system and method|
US6591364B1|1998-08-28|2003-07-08|Lucent Technologies Inc.|Method for establishing session key agreement|US20030072454A1|2001-10-11|2003-04-17|Krawetz Neal A.|System and method for secure data transmission|
US20040177252A1|2001-06-27|2004-09-09|Luc Vallee|Cryptographic authentication process|
US20050182932A1|2004-02-13|2005-08-18|Microsoft Corporation|Cheap signatures for synchronous broadcast communication|
US20060026433A1|2004-07-29|2006-02-02|Sun Microsystems France S.A.|Method and apparatus for minimally onerous and rapid cocktail effect authentication |
US20060294206A1|2005-06-23|2006-12-28|Marc Graveline|Opaque cryptographic web application data protection|
US20070074027A1|2005-09-26|2007-03-29|Tien-Chun Tung|Methods of verifying, signing, encrypting, and decrypting data and file|
US20080005558A1|2006-06-29|2008-01-03|Battelle Memorial Institute|Methods and apparatuses for authentication and validation of computer-processable communications|
US20090119509A1|2005-03-17|2009-05-07|Seok-Heon Cho|Method for negotiating security-related functions of subscriber station in wireless portable internet system|
US20100104568A1|2007-05-24|2010-04-29|Ablynx N.V.|Amino acid sequences directed against rank-l and polypeptides comprising the same for the treatment of bone diseases and disorders|
KR101020913B1|2003-07-28|2011-03-09|소니 주식회사|Data transmitting apparatus, method for authorizing the use of data, data receiving apparatus and method thereof. recording medium|
WO2011066152A1|2009-11-25|2011-06-03|Aclara RF Systems Inc.|Cryptographically secure authentication device, system and method|
CN102170352A|2010-02-25|2011-08-31|通用汽车环球科技运作有限责任公司|Method of using ECDSA with winternitz one time signature|
US20170187522A1|2010-07-09|2017-06-29|Nagravision S.A.|Method for secure transfer of messages|US5393586A|1992-10-27|1995-02-28|Corning Incorporated|Localized electrical heating of honeycomb structures|
BR9509131A|1994-10-28|1997-09-02|Surety Technologies Inc|Registration process of first digital document for authentication process for authentication of digital document process for naming of first digital document digital representation of document certificate authentication and clock-stamp process for first digital document for authentication|
US5737419A|1994-11-09|1998-04-07|Bell Atlantic Network Services, Inc.|Computer system for securing communications using split private key asymmetric cryptography|
US6367013B1|1995-01-17|2002-04-02|Eoriginal Inc.|System and method for electronic transmission, storage, and retrieval of authenticated electronic original documents|
US6393566B1|1995-07-28|2002-05-21|National Institute Of Standards And Technology|Time-stamp service for the national information network|
US5805702A|1995-09-29|1998-09-08|Dallas Semiconductor Corporation|Method, apparatus, and system for transferring units of value|
US5923756A|1997-02-12|1999-07-13|Gte Laboratories Incorporated|Method for providing secure remote command execution over an insecure computer network|
JP3864401B2|1997-04-23|2006-12-27|ソニー株式会社|Authentication system, electronic device, authentication method, and recording medium|
GB9709136D0|1997-05-02|1997-06-25|Certicom Corp|A log-on verification protocol|
JP3562262B2|1997-10-17|2004-09-08|富士ゼロックス株式会社|Authentication method and device|
US6189096B1|1998-05-06|2001-02-13|Kyberpass Corporation|User authentification using a virtual private key|
US6363365B1|1998-05-12|2002-03-26|International Business Machines Corp.|Mechanism for secure tendering in an open electronic network|
US7315948B1|1999-12-10|2008-01-01|International Business Machines Corporation|Time stamping method employing a separate ticket and stub|DE10053746B4|2000-10-30|2006-12-07|Siemens Ag|Method for transmitting authentication data in a radio communication system|
US20030126435A1|2001-12-28|2003-07-03|Mizell Jerry L.|Method, mobile telecommunication network, and node for authenticating an originator of a data transfer|
CN1214597C|2002-03-26|2005-08-10|华为技术有限公司|Network access faciity based on protocol 802.1X and method for realizing handshake at client end|
US7051102B2|2002-04-29|2006-05-23|Microsoft Corporation|Peer-to-peer name resolution protocolsecurity infrastructure and method|
US8190893B2|2003-10-27|2012-05-29|Jp Morgan Chase Bank|Portable security transaction protocol|
JP2006109267A|2004-10-07|2006-04-20|Ntt Docomo Inc|Server and information acknowledgment method|
US8532304B2|2005-04-04|2013-09-10|Nokia Corporation|Administration of wireless local area networks|
CN1929367B|2005-09-10|2010-08-25|腾讯科技(深圳)有限公司|Game data-transmission method and system|
US8050405B2|2005-09-30|2011-11-01|Sony Ericsson Mobile Communications Ab|Shared key encryption using long keypads|
JP4600248B2|2005-11-07|2010-12-15|ソニー株式会社|Data communication system and data communication method|
US8464059B2|2007-12-05|2013-06-11|Netauthority, Inc.|System and method for device bound public key infrastructure|
US8533474B2|2008-02-27|2013-09-10|Red Hat, Inc.|Generating session keys|
US8595504B2|2008-08-12|2013-11-26|Industrial Technology Research Institute|Light weight authentication and secret retrieval|
KR20100064585A|2008-12-05|2010-06-15|삼성전자주식회사|Data transmitting/receiving apparatus and method thereof|
JP5447510B2|2009-05-11|2014-03-19|日本電気株式会社|Tag generation device, tag verification device, communication system, tag generation method, tag verification method, and recording medium|
EP2418818B1|2010-08-12|2018-02-14|Deutsche Telekom AG|Network entity for managing communications towards a user entity over a communication network|
EP2418817B1|2010-08-12|2018-12-12|Deutsche Telekom AG|Application server for managing communications towards a set of user entities|
EP2418816B1|2010-08-12|2018-12-12|Deutsche Telekom AG|Registering a user entity with a communication network via another communication network|
EP2418815B1|2010-08-12|2019-01-02|Deutsche Telekom AG|Managing Session Initiation Protocol communications towards a user entity in a communication network|
EP2501119B1|2011-03-15|2013-08-07|Alcatel Lucent|A gateway for the survivability of an enterprise network using sip|
US9203613B2|2011-09-29|2015-12-01|Amazon Technologies, Inc.|Techniques for client constructed sessions|
US9323950B2|2012-07-19|2016-04-26|Atmel Corporation|Generating signatures using a secure device|
US9118467B2|2013-03-13|2015-08-25|Atmel Corporation|Generating keys using secure hardware|
US10482255B2|2016-02-16|2019-11-19|Atmel Corporation|Controlled secure code authentication|
US10474823B2|2016-02-16|2019-11-12|Atmel Corporation|Controlled secure code authentication|
US10616197B2|2016-04-18|2020-04-07|Atmel Corporation|Message authentication with secure code verification|
US10116440B1|2016-08-09|2018-10-30|Amazon Technologies, Inc.|Cryptographic key management for imported cryptographic keys|
CN110650121A|2019-08-28|2020-01-03|深圳市天道日新科技有限公司|Stream media data security system based on distributed system|
法律状态:
2000-12-01| AS| Assignment|Owner name: SONY INTERNATIONAL (EUROPE) GMBH, GERMANY Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MACHE, NIELS;REEL/FRAME:011355/0940 Effective date: 20001020 |
2006-06-07| AS| Assignment|Owner name: SONY DEUTSCHLAND GMBH,GERMANY Free format text: MERGER;ASSIGNOR:SONY INTERNATIONAL (EUROPE) GMBH;REEL/FRAME:017746/0583 Effective date: 20041122 Owner name: SONY DEUTSCHLAND GMBH, GERMANY Free format text: MERGER;ASSIGNOR:SONY INTERNATIONAL (EUROPE) GMBH;REEL/FRAME:017746/0583 Effective date: 20041122 |
2010-10-04| FPAY| Fee payment|Year of fee payment: 4 |
2014-12-12| REMI| Maintenance fee reminder mailed|
2015-05-01| LAPS| Lapse for failure to pay maintenance fees|
2015-06-01| STCH| Information on status: patent discontinuation|Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362 |
2015-06-23| FP| Lapsed due to failure to pay maintenance fee|Effective date: 20150501 |
优先权:
申请号 | 申请日 | 专利标题
EP99124150A|EP1104960B1|1999-12-02|1999-12-02|Message authentication|
EP99124150.6||1999-12-02||US11/683,663| US7949875B2|1999-12-02|2007-03-08|Message authentication|
[返回顶部]